Version increment.

This commit is contained in:
Revertron 2022-12-29 14:41:16 +01:00
parent 365bc48ba6
commit a3ed1153f7

View file

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