Aard 2: Fix build

And upgrade to 0.39
This commit is contained in:
Pierre Rudloff 2019-03-06 13:56:46 +01:00
parent 62cd68fe74
commit 76a5d68e54

View file

@ -16,25 +16,26 @@ RepoType: git
Repo: https://github.com/itkach/aard2-android.git
Builds:
- versionName: '0.33'
versionCode: 33
disable: see maintainer notes
commit: '0.33'
- versionName: '0.39'
versionCode: 39
commit: '0.39'
gradle:
- yes
srclibs:
- slobj@0.8
- slobber@0.9
rm:
- libs/android-support-v13.jar
extlibs:
- android/android-support-v13.jar
prebuild:
- sed -i -e '/simple-5.1.7.1.itkach.jar/d' build.gradle
- mv $$slobj$$ .
- mv $$slobber$$ .
- unzip slobber/libs/simple-5.1.7.1-sources.itkach.jar -d src/
- rm -r slobber/libs/
- versionName: '0.36'
versionCode: 36
disable: see maintainer notes
commit: '0.36'
gradle:
- yes
MaintainerNotes: |-
* "includes" projects from source but doesn't use submodules nor vendors them
* slobj has a jar file
AutoUpdateMode: None
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.39'
CurrentVersionCode: 39