mirror of
https://github.com/akaessens/NoFbEventScraper
synced 2025-06-05 23:29:13 +02:00
prepare v0.3.1
This commit is contained in:
@@ -13,7 +13,7 @@ This source contains the information which is used to create a calendar entry.
|
||||
# Download
|
||||
Currently this application is in the submitting process to FDroid. see also [#2](/../../issues/2).
|
||||
|
||||
Until it is published at FDroid, use [release v0.3.0](https://github.com/akaessens/NoFbEventScraper/releases/download/v0.3.0/app-release.apk).
|
||||
Until it is published at FDroid, use [release v0.3.1](https://github.com/akaessens/NoFbEventScraper/releases/download/v0.3.1/app-release.apk).
|
||||
|
||||
# Screenshots
|
||||
|
||||
|
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "com.akdev.nofbeventscraper"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 29
|
||||
versionCode 6
|
||||
versionName "0.3.0"
|
||||
versionCode 7
|
||||
versionName "0.3.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
2
fastlane/metadata/android/en-US/changelogs/7.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/7.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Fix invalid default uri.
|
||||
Update about section.
|
Reference in New Issue
Block a user