chore: Increase version code for Google Play

This commit is contained in:
Myzel394 2024-01-10 20:02:28 +01:00
parent 06af5e6ace
commit 2250be19e0
No known key found for this signature in database
GPG Key ID: 50098FCA22080F0F

View File

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