[u] version code

This commit is contained in:
Grisha 2024-11-16 02:42:14 +03:00
parent 892e6e7768
commit c304fb1521

View file

@ -20,8 +20,8 @@ android {
resValue "string", "app_name", "Tubular Proxy"
minSdk 21
targetSdk 33
versionCode 999
versionName "0.27.2-P1"
versionCode 1000
versionName "0.27.2-P2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"