Set autoname of ARChon Packager
This commit is contained in:
parent
1c7c206f18
commit
401afc1e0e
|
@ -4,7 +4,7 @@ Web Site:https://github.com/bpear96/Chrome-APK-Packager/blob/HEAD/README.md
|
||||||
Source Code:https://github.com/bpear96/Chrome-APK-Packager
|
Source Code:https://github.com/bpear96/Chrome-APK-Packager
|
||||||
Issue Tracker:https://github.com/bpear96/Chrome-APK-Packager/issues
|
Issue Tracker:https://github.com/bpear96/Chrome-APK-Packager/issues
|
||||||
|
|
||||||
Auto Name:Chrome APK Packager
|
Auto Name:ARChon Packager
|
||||||
Summary:Package installed apps for Chrome
|
Summary:Package installed apps for Chrome
|
||||||
Description:
|
Description:
|
||||||
Produce Chrome ARChon Custom Runtime packages directly from your phone.
|
Produce Chrome ARChon Custom Runtime packages directly from your phone.
|
||||||
|
@ -29,7 +29,8 @@ Build:0.9.3,13
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=app/libs/*jar
|
rm=app/libs/*jar
|
||||||
prebuild=sed -i -e '/zip4j/d' -e '/FileTree/d' build.gradle && sed -i -e '/dependencies/acompile "net.lingala.zip4j:zip4j:1.3.2"\ncompile "com.readystatesoftware.systembartint:systembartint:1.0.4"' build.gradle
|
prebuild=sed -i -e '/zip4j/d' -e '/FileTree/d' build.gradle && \
|
||||||
|
sed -i -e '/dependencies/acompile "net.lingala.zip4j:zip4j:1.3.2"\ncompile "com.readystatesoftware.systembartint:systembartint:1.0.4"' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue