chore: Update version

This commit is contained in:
Myzel394 2023-08-08 07:03:48 +02:00
parent 8b1a16461d
commit b13fa98035
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -27,8 +27,8 @@ android {
applicationId "app.myzel394.alibi"
minSdk 24
targetSdk 34
versionCode 1
versionName "0.1.0"
versionCode 2
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {