Incremented app version.

This commit is contained in:
Revertron 2022-12-14 12:26:13 +01:00
parent 48965b424a
commit 0ef1667fdf

View file

@ -11,8 +11,8 @@ android {
applicationId "eu.neilalexander.yggdrasil"
minSdkVersion 21
targetSdkVersion 29
versionCode 11
versionName "0.1-011"
versionCode 12
versionName "0.1-012"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}