mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-02-17 20:30:41 +01:00
Bump version: v0.3.4
This commit is contained in:
parent
7cd2523c86
commit
3f28f51f93
@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "dummydomain.yetanothercallblocker"
|
applicationId "dummydomain.yetanothercallblocker"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 3030
|
versionCode 3040
|
||||||
versionName "0.3.3"
|
versionName "0.3.4"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
3
fastlane/metadata/android/en-US/changelogs/3040.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/3040.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||||
|
* Changed notification category.
|
||||||
|
* Updated dependencies.
|
Loading…
x
Reference in New Issue
Block a user