mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update TransektCount to 3.3.0 (330)
This commit is contained in:
parent
6fcd358306
commit
20b8865ab3
1 changed files with 13 additions and 2 deletions
|
|
@ -308,7 +308,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 330
|
||||
commit: 7a7f8c2fa64c017f3d5569f148a860536a893d11
|
||||
subdir: transektcount
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.8
|
||||
CurrentVersionCode: 328
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 330
|
||||
|
|
|
|||
Loading…
Reference in a new issue