Prepared the 0.5.12 release. (#77)

* Prepared the 0.5.12 release.
This commit is contained in:
Revertron 2025-01-08 20:56:34 +01:00 committed by GitHub
parent 055a74ea69
commit 6ddc878fde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}