Update build.gradle

This commit is contained in:
Jacques Foucry 2022-01-31 21:05:12 +01:00 committed by jacques
parent 9ab88288f5
commit 1a34a015fa

View file

@ -36,7 +36,7 @@ android {
applicationId "net.foucry.pilldroid"
minSdkVersion defaultMinSdkVersion
targetSdkVersion defaultTargetSdkVersion
versionCode 102
versionCode 100
versionName "v0.100-beta"
multiDexEnabled true
}