New version prep, fix attempt in notification listener

This commit is contained in:
2024-01-21 23:46:08 +01:00
parent b7677bdcce
commit f7ff8a38e1
18 changed files with 223 additions and 27 deletions

View File

@ -12,7 +12,7 @@ android {
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 138
versionName "1.7.21"
versionName "1.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}