Prepare v0.4.4

This commit is contained in:
akaessens 2021-04-27 19:52:48 +02:00
parent c6e25fdcfb
commit b37fa14d96
2 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.akdev.nofbeventscraper"
minSdkVersion 23
targetSdkVersion 30
versionCode 13
versionName "0.4.3"
versionCode 14
versionName "0.4.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
- Fix Android 11 intents (to open Calendar or Maps)