mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update NoNonsense Notes to 7.1.7 (71700)
This commit is contained in:
parent
97c9a33f41
commit
612ea2de87
1 changed files with 15 additions and 2 deletions
|
|
@ -200,6 +200,19 @@ Builds:
|
|||
rm:
|
||||
- app/src/androidTest
|
||||
|
||||
- versionName: 7.1.7
|
||||
versionCode: 71700
|
||||
commit: 066133eedc479cf7a721a8fffc1490b71595e937
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/src/androidTest
|
||||
|
||||
MaintainerNotes: |-
|
||||
* INFO: replaced dashclock-api-r1.jar with dashclock-api:2.0.0
|
||||
* INFO: removed androidannotations-3.0.1.jar, if needed add
|
||||
|
|
@ -211,5 +224,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 7.1.6
|
||||
CurrentVersionCode: 71600
|
||||
CurrentVersion: 7.1.7
|
||||
CurrentVersionCode: 71700
|
||||
|
|
|
|||
Loading…
Reference in a new issue