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