fixed textfields

This commit is contained in:
2021-03-11 12:37:14 +01:00
parent a1287ed244
commit a3243d4243
3 changed files with 26 additions and 33 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName '0.2'
versionName '0.3'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}