Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e052c600c8 |
@@ -8,15 +8,15 @@ android {
|
||||
buildToolsVersion "29.0.3"
|
||||
|
||||
buildFeatures {
|
||||
dataBinding true
|
||||
dataBinding = true
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
applicationId "fr.sanchezm.attestationsCovid19"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 13
|
||||
versionName "2.2.0"
|
||||
versionCode 1009
|
||||
versionName "2.2.1-beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user