Skip to content

Commit c4d21fb

Browse files
committed
Релиз 1.6
Исправлен отступ для кнопки сохранения записи при наличии системной панели навигации в нижней части экрана
1 parent 3cc710d commit c4d21fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ kotlin.annotationProcessor=ksp
2727
org.gradle.configuration-cache=true
2828
org.gradle.configuration-cache.problems=warn
2929
# App version (versionName: displayed in App Store, versionCode: build number)
30-
VERSION_NAME=1.5
31-
VERSION_CODE=10
30+
VERSION_NAME=1.6
31+
VERSION_CODE=11
3232
android.uniquePackageNames=false
3333
android.dependency.useConstraints=true
3434
android.r8.strictFullModeForKeepRules=false

0 commit comments

Comments
 (0)