Bump version

This commit is contained in:
Maksim Karasev 2024-07-03 18:12:50 +03:00
parent 213d3e4dee
commit 5fe2354e7d
2 changed files with 4 additions and 2 deletions

View file

@ -8,8 +8,8 @@ android {
defaultConfig {
applicationId "ru.karasevm.privatednstoggle"
versionCode 12
versionName "1.6"
versionCode 13
versionName "1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
targetSdkVersion 34

View file

@ -0,0 +1,2 @@
- Settings export/import
- Fix label not appearing in some cases