Change versionCode

This commit is contained in:
jacques 2022-01-28 16:47:55 +01:00
parent ca9c95c9e0
commit f40426235d

View file

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