chore: Increase version code

This commit is contained in:
Myzel394 2024-01-09 22:13:11 +01:00
parent e71dabed85
commit 88ba0444e8
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

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