clean up some AoDParser related code

This commit is contained in:
2021-07-25 19:15:31 +02:00
parent 9dfd2cf70b
commit 0340c83b47
11 changed files with 76 additions and 76 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 4200 //00.04.200
versionName "0.4.2"
versionName "0.5.0-alpha1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()