Prepared the 0.5.12 release.

This commit is contained in:
Revertron 2025-01-08 20:40:41 +01:00
parent 055a74ea69
commit c883cd92f5
4 changed files with 41 additions and 3 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.neilalexander.yggdrasil"
minSdkVersion 21
targetSdkVersion 34
versionCode 19
versionName "0.1-019"
versionCode 20
versionName "0.1-020"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}