add rudimentary parsing for browsing results
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user