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