UCM:RM and bump CV for Device Frame Generator; now using gradle
This commit is contained in:
parent
41bcdb56f4
commit
1a84900f86
|
@ -5,6 +5,7 @@ Source Code:https://github.com/f2prateek/Device-Frame-Generator
|
||||||
Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues
|
Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues
|
||||||
Donate:http://forum.xda-developers.com/donatetome.php?u=4203118
|
Donate:http://forum.xda-developers.com/donatetome.php?u=4203118
|
||||||
|
|
||||||
|
Auto Name:Device Frame Generator
|
||||||
Summary:Realistic borders for screenshots
|
Summary:Realistic borders for screenshots
|
||||||
Description:
|
Description:
|
||||||
The device frame generator allows you to quickly wrap your app screenshots in
|
The device frame generator allows you to quickly wrap your app screenshots in
|
||||||
|
@ -26,10 +27,11 @@ sed -i 's/integration-tests/app/g' pom.xml && \
|
||||||
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' app/pom.xml && \
|
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' app/pom.xml && \
|
||||||
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' pom.xml && \
|
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' pom.xml && \
|
||||||
git clone https://github.com/square/dagger
|
git clone https://github.com/square/dagger
|
||||||
|
Build Version:1.0.4,104,!gradle job,subdir=app/src/main
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# Bumps when starting on new release
|
# tags behind; Bumps when starting on new release
|
||||||
Update Check Mode:None
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.0.1
|
Current Version:1.0.4
|
||||||
Current Version Code:101
|
Current Version Code:104
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue