Bump version

This commit is contained in:
Maksim Karasev 2024-08-12 15:30:38 +03:00
parent 0028d72095
commit af61a85f9e
2 changed files with 5 additions and 2 deletions

View file

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

View file

@ -0,0 +1,3 @@
- Add an option to edit servers
- Add placeholder for empty server list
- Fix layout for longer server addresses