mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Birthday Adapter to 3.2 (32)
This commit is contained in:
parent
31a44614f2
commit
b6ff99af15
1 changed files with 13 additions and 3 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
|
||||
Bitcoin: 12Y6zbBYoRxf8kBrjau3WedjtzvcACvPMk
|
||||
|
||||
AutoName: Birthday Calendar
|
||||
AutoName: Birthday Adapter
|
||||
Description: |-
|
||||
Adapter that makes the birthdays from your contacts available as a standard
|
||||
calendar.
|
||||
|
|
@ -87,7 +87,17 @@ Builds:
|
|||
gradleprops:
|
||||
- android.useAndroidX=true
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 32
|
||||
commit: 160f7c2c810e6373df460864342cc930bce83826
|
||||
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
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue