mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.3.0
|
CurrentVersion: 3.3.1
|
||||||
CurrentVersionCode: 330
|
CurrentVersionCode: 331
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue