mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Added v1.2
This commit is contained in:
parent
e875a73b81
commit
6509a13a36
1 changed files with 6 additions and 0 deletions
|
|
@ -23,6 +23,12 @@ Build:1.1,1001000
|
|||
gradle=yes
|
||||
prebuild=sed -e 's/git.status().isClean()/true/' build.gradle -i
|
||||
|
||||
Build:1.2,1002000
|
||||
commit=v1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -e 's/git.status().isClean()/true/' build.gradle -i
|
||||
|
||||
Maintainer Notes:
|
||||
The project automatically calculates the version code from the
|
||||
last tag (see "git describe --tags --dirty"). The tag format
|
||||
|
|
|
|||
Loading…
Reference in a new issue