mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
SAnd: fix rm path
This commit is contained in:
parent
a2c8dbcb68
commit
f2af5195fe
1 changed files with 3 additions and 3 deletions
|
|
@ -25,19 +25,19 @@ Build:1.0,1
|
||||||
commit=v1.0
|
commit=v1.0
|
||||||
subdir=SAnd
|
subdir=SAnd
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=app/libs/*
|
rm=SAnd/libs/*
|
||||||
|
|
||||||
Build:1.01,2
|
Build:1.01,2
|
||||||
commit=v1.01
|
commit=v1.01
|
||||||
subdir=SAnd
|
subdir=SAnd
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=app/libs/*
|
rm=SAnd/libs/*
|
||||||
|
|
||||||
Build:1.02,3
|
Build:1.02,3
|
||||||
commit=v1.02
|
commit=v1.02
|
||||||
subdir=SAnd
|
subdir=SAnd
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=app/libs/*
|
rm=SAnd/libs/*
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue