forked from omni/OmniCards
fix: fixed top bar paddings
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId = "ru.omni_devel.cards"
|
||||
minSdk = 30
|
||||
targetSdk = 36
|
||||
versionCode = 70 // 0 at end for mobile
|
||||
versionName = "2.3.0"
|
||||
versionCode = 80 // 0 at end for mobile
|
||||
versionName = "2.3.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user