chore: Increase version code for Google Play

This commit is contained in:
Myzel394 2024-01-10 21:26:35 +01:00
parent 2250be19e0
commit 8c84405389
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -35,7 +35,7 @@ android {
applicationId "app.myzel394.alibi"
minSdk 24
targetSdk 34
versionCode 10
versionCode 11
versionName "0.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"