Updated version and changelogs.

This commit is contained in:
Revertron 2024-08-06 18:47:08 +02:00
parent 496dd4c7ca
commit 7d1e7d5cb2
3 changed files with 30 additions and 2 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.neilalexander.yggdrasil"
minSdkVersion 21
targetSdkVersion 33
versionCode 17
versionName "0.1-017"
versionCode 18
versionName "0.1-018"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}