New notation for the different Int

This commit is contained in:
Benoit Marty 2021-09-13 14:36:07 +02:00 committed by Benoit Marty
parent 9b2c116fbd
commit 96407493d1

View file

@ -5,11 +5,11 @@ apply plugin: 'maven-publish'
apply plugin: 'signing'
android {
compileSdkVersion 30
compileSdk 30
defaultConfig {
minSdkVersion 14
targetSdkVersion 30
minSdk 14
targetSdk 30
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// The following argument makes the Android Test Orchestrator run its