mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update GogoDroid to 2.0 (20)
This commit is contained in:
parent
a836becfdc
commit
78ee75dd49
1 changed files with 8 additions and 2 deletions
|
|
@ -30,8 +30,14 @@ Build:1.3,13
|
|||
$$NDK$$/ndk-build && \
|
||||
cp libs/armeabi/gogoc ../res/raw
|
||||
|
||||
Build:2.0,20
|
||||
commit=2.0
|
||||
build=cd gogoc-android && \
|
||||
$$NDK$$/ndk-build && \
|
||||
cp -a libs/ ../assets
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3
|
||||
Current Version Code:13
|
||||
Current Version:2.0
|
||||
Current Version Code:20
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue