Update AJShA Android Java Shell App to 0.6 (6)
This commit is contained in:
parent
70b75144ac
commit
b9873c7be7
29
metadata/org.ligi.ajsha.txt
Normal file
29
metadata/org.ligi.ajsha.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:Development
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/ligi/AJShA/blob/master/README.md
|
||||
Source Code:https://github.com/ligi/AJShA/
|
||||
Issue Tracker:https://github.com/ligi/AJShA/issues
|
||||
|
||||
Auto Name:AJShA Android Java Shell App
|
||||
Summary:Android Java Shell App
|
||||
Description:
|
||||
With this App you can quickly eval some Android Java code - scripting style for fast iterations, experiments and API exploration. Sometimes you just want to evaluate some Android-Code without compiling a project - this is your App for this job.
|
||||
|
||||
Sometimes you just want to evaluate some Android-Code without compiling a project - this is your App for this job.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ligi/AJShA.git
|
||||
|
||||
Build:0.6,6
|
||||
commit=0.6
|
||||
subdir=app
|
||||
gradle=NoAnalytics
|
||||
prebuild=sed -i '/play_services/d' build.gradle && \
|
||||
sed -i '/android-sdk-manager/d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6
|
||||
Current Version Code:6
|
||||
|
Loading…
Reference in a new issue