dropdown revised

This commit is contained in:
2021-03-16 22:02:11 +01:00
parent 4404093c83
commit b6823dbc42
5 changed files with 102 additions and 29 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName '0.4'
versionName '0.4.3'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}