Fixes #8
Fixes #6
This commit is contained in:
Neil Alexander 2021-08-21 22:18:40 +01:00
parent 27e1909aa2
commit 5887ae47b2
6 changed files with 810 additions and 752 deletions

View file

@ -11,7 +11,7 @@ android {
applicationId "eu.neilalexander.yggdrasil"
minSdkVersion 21
targetSdkVersion 29
versionCode 5
versionCode 6
versionName "0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"