New version

This commit is contained in:
2023-04-24 23:43:08 +02:00
parent 4d51f1890a
commit 394effea36
9 changed files with 2 additions and 3 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 31
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 129
versionName "1.7.13"
versionCode 130
versionName "1.7.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}