add rudimentary parsing for browsing results

This commit is contained in:
2021-12-05 00:42:56 +01:00
parent 844ff41dd3
commit c4bc3c7ea2
5 changed files with 65 additions and 31 deletions

View File

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