mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update TransektCount to 3.3.1 (331)
This commit is contained in:
parent
35da1172c3
commit
bf6aff8ac5
1 changed files with 13 additions and 2 deletions
|
|
@ -319,7 +319,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 331
|
||||
commit: da9937d60c48134903959acf8d59a08709c5d6e6
|
||||
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.3.0
|
||||
CurrentVersionCode: 330
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 331
|
||||
|
|
|
|||
Loading…
Reference in a new issue