Update Slow It! to 2.0.1 (11)
This commit is contained in:
parent
a3f9072546
commit
3e1be8862b
|
@ -11,9 +11,12 @@ Keep the balls in the target area by guiding them with your finger.
|
|||
Designed for children.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
Repo:AndroidSoft
|
||||
#Repo Type:srclib
|
||||
#Repo:AndroidSoft
|
||||
Repo Type:git
|
||||
Repo:https://github.com/androidsoft-org/androidsoft-slowit
|
||||
|
||||
#old repo
|
||||
Build:2.0,10
|
||||
commit=75
|
||||
subdir=SlowIt
|
||||
|
@ -24,8 +27,18 @@ Build:2.0,10
|
|||
cd ../ && \
|
||||
echo "source.dir=$PWD/SlowIt/src;$PWD/libs/Credits/src;$PWD/libs/Utils/src" > SlowIt/ant.properties
|
||||
|
||||
# new repo
|
||||
Build:2.0.1,11
|
||||
commit=15f14775b9bd18ee0cede450b22e37a8c1bfcc41
|
||||
gradle=yes
|
||||
srclibs=androidsoft-lib-utils@3b08e29969c71f7f599d7db9316d3e7871387ddb,androidsoft-lib-credits@8285334f07c5b2695a047d43d9b4f589cac02edc
|
||||
rm=libs/*,sign.gradle
|
||||
prebuild=cp -fR $$androidsoft-lib-utils$$/src/main/java/org src/main/java/ && \
|
||||
cp -fR $$androidsoft-lib-credits$$/src/main/java/org src/main/java/ && \
|
||||
sed -i -e '/sign.gradle/d' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.0
|
||||
Current Version Code:10
|
||||
Current Version:2.0.1
|
||||
Current Version Code:11
|
||||
|
||||
|
|
Loading…
Reference in a new issue