Added overlay permission

This commit is contained in:
Jens
2023-03-31 23:58:11 +02:00
parent b6015a3f2e
commit 0acb52099c
7 changed files with 46 additions and 3 deletions

View File

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