mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Send Reduced to 0.28 (2800)
This commit is contained in:
parent
16d412793b
commit
ffffb5f302
1 changed files with 11 additions and 0 deletions
|
|
@ -138,6 +138,17 @@ Builds:
|
|||
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
|
||||
true/g' src/main/java/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||
|
||||
- versionName: '0.28'
|
||||
versionCode: 2800
|
||||
commit: c3acf2c2ffe260853e822a081ca9ca4c48b01b49
|
||||
subdir: SendReduced
|
||||
gradle:
|
||||
- free
|
||||
prebuild:
|
||||
- echo 'android.useAndroidX=true' > gradle.properties
|
||||
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
|
||||
true/g' src/main/java/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||
|
||||
MaintainerNotes: |-
|
||||
* OldRepo for 0.03 - 0.05: http://code.google.com/p/sendreduced/
|
||||
* <0.11 are MIT licensed
|
||||
|
|
|
|||
Loading…
Reference in a new issue