Update app

This commit is contained in:
Nezumi2711
2022-07-20 09:18:18 +07:00
parent 821f418f7d
commit 9a69b9daca
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ android {
minSdk 23
targetSdk 30
versionCode 1
versionName "91.0"
versionName "92.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@@ -24,6 +24,8 @@
android:layout_height="wrap_content"
android:fontFamily="@font/bold"
android:layout_marginLeft="16dp"
android:layout_gravity="center"
android:textAlignment="center"
android:layout_marginRight="16dp"
android:textColor="@android:color/black"
android:textSize="18sp"
BIN
View File
Binary file not shown.