Update 33c3 SCR to 0.8 (8)
This commit is contained in:
parent
23076bd707
commit
5bd7d26d07
|
|
@ -4,7 +4,7 @@ Web Site:https://github.com/ligi/SCR/blob/HEAD/README.md
|
||||||
Source Code:https://github.com/ligi/SCR
|
Source Code:https://github.com/ligi/SCR
|
||||||
Issue Tracker:https://github.com/ligi/SCR/issues
|
Issue Tracker:https://github.com/ligi/SCR/issues
|
||||||
|
|
||||||
Auto Name:32c3 SCR
|
Auto Name:33c3 SCR
|
||||||
Summary:Resolve Schedule conflicts
|
Summary:Resolve Schedule conflicts
|
||||||
Description:
|
Description:
|
||||||
Mark the talks you want to see at 32C3 and prevent schedule conflicts this way.
|
Mark the talks you want to see at 32C3 and prevent schedule conflicts this way.
|
||||||
|
|
@ -20,7 +20,14 @@ Build:0.7,7
|
||||||
prebuild=sed -i '/play_services/d' build.gradle && \
|
prebuild=sed -i '/play_services/d' build.gradle && \
|
||||||
sed -i '/android-sdk-manager/d' build.gradle
|
sed -i '/android-sdk-manager/d' build.gradle
|
||||||
|
|
||||||
|
Build:0.8,8
|
||||||
|
commit=0.8
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i '/play_services/d' build.gradle && \
|
||||||
|
sed -i '/android-sdk-manager/d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.7
|
Current Version:0.8
|
||||||
Current Version Code:7
|
Current Version Code:8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue