mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: micro.repl.ma7moud3ly
This commit is contained in:
parent
eaf4bcaca4
commit
9e636851a3
1 changed files with 37 additions and 0 deletions
37
metadata/micro.repl.ma7moud3ly.yml
Normal file
37
metadata/micro.repl.ma7moud3ly.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Development
|
||||
License: MIT
|
||||
AuthorName: ma7moud3ly
|
||||
AuthorEmail: m.aly@gasable.com
|
||||
SourceCode: https://github.com/Ma7moud3ly/micro-repl
|
||||
IssueTracker: https://github.com/Ma7moud3ly/micro-repl/issues
|
||||
|
||||
AutoName: Micro REPL
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Ma7moud3ly/micro-repl.git
|
||||
Binaries: https://github.com/Ma7moud3ly/micro-repl/releases/download/v%v/micro-repl-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.4'
|
||||
versionCode: 9
|
||||
commit: 94316188477f2e07a1dd156a0b17ff7344ffca60
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- default
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: c2fa0efdd38037fd5051fe63cabe5048868be7d11f52047a1194956917eabd67
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue