mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Birthday Calendar to 3.0.0 (30)
This commit is contained in:
parent
f6461c9b88
commit
1362fc8a50
1 changed files with 14 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/PrivacyApps/birthday-calendar/blob/HEAD/CHANGELOG
|
||||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=Android+Donation&no_note=0&no_shipping=1¤cy_code=EUR
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=Android+Donation&no_note=0&no_shipping=1¤cy_code=EUR
|
||||||
Bitcoin: 12Y6zbBYoRxf8kBrjau3WedjtzvcACvPMk
|
Bitcoin: 12Y6zbBYoRxf8kBrjau3WedjtzvcACvPMk
|
||||||
|
|
||||||
AutoName: Birthday Adapter
|
AutoName: Birthday Calendar
|
||||||
Description: |-
|
Description: |-
|
||||||
Adapter that makes the birthdays from your contacts available as a standard
|
Adapter that makes the birthdays from your contacts available as a standard
|
||||||
calendar.
|
calendar.
|
||||||
|
|
@ -67,7 +67,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 3.0.0
|
||||||
|
versionCode: 30
|
||||||
|
commit: afd0327273ee0d6fbd1ac01f4d24a267005a0a38
|
||||||
|
subdir: Birthday-Calendar
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||||
|
gradleprops:
|
||||||
|
- android.useAndroidX=true
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.0'
|
CurrentVersion: 3.0.0
|
||||||
CurrentVersionCode: 19
|
CurrentVersionCode: 30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue