mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'update-alarmclock' into 'master'
Update App Simple Alarm Clock Closes #1952 See merge request fdroid/fdroiddata!6387
This commit is contained in:
commit
dc8e1ce770
1 changed files with 11 additions and 3 deletions
|
|
@ -96,7 +96,15 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- alarmClock/libs/*
|
- alarmClock/libs/*
|
||||||
|
|
||||||
MaintainerNotes: UCM does not work because upstream split the app into 3 repos.
|
- versionName: 3.05.05
|
||||||
|
versionCode: 30505
|
||||||
|
commit: 3.05.05
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- develop
|
||||||
|
prebuild: sed -i -e 's/\r//' ../gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.05.05
|
||||||
|
CurrentVersionCode: 30505
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue