mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
eu.bubu1.fdroidclassic: update to v1.2
This commit is contained in:
parent
4747ea04a9
commit
7ca2338773
1 changed files with 14 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ Categories:
|
|||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Marcus Hoffmann
|
||||
AuthorEmail: bubu@bubu1.eu
|
||||
AuthorEmail: fdroidclassic@bubu1.eu
|
||||
SourceCode: https://git.bubu1.eu/Bubu/fdroidclassic
|
||||
IssueTracker: https://git.bubu1.eu/Bubu/fdroidclassic/issues
|
||||
Translation: https://weblate.bubu1.eu/projects/f-droid-classic/
|
||||
|
|
@ -28,7 +28,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 1110
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 1106
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 1110
|
||||
|
|
|
|||
Loading…
Reference in a new issue