Uh oh!
There was an error while loading. Please reload this page.
Update Toolchain/Android-Target to v24 - #12
Conversation
AndyScherzinger
commented
Aug 15, 2016
cc: @tobiasKaminsky and @nextcloud/android for review. |
193779c to
3021c14Compare@tobiasKaminsky is it okay for you if I merge this, create a new version 1.0.8 to use in my app branch to work on the general v25 version bump? |
50bee26 to
91b4ec0ComparetobiasKaminsky
commented
Sep 9, 2016
Let's do in parallel with app 1.4.0. |
| <resources> | ||
| <string name="app_name">Oc_framework-testTest</string> | ||
| <string name="app_name">Nc_framework-testTest</string> |
tobiasKaminsky
commented
Sep 9, 2016
code wise 👍 |
| environment: | ||
| - ANDROID_TARGET=android-24 | ||
| - ANDROID_ABI=armeabi-v7a | ||
| - LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:/opt/android-sdk-linux/tools/lib64/gles_mesa/ |
There was a problem hiding this comment.
Is this whole drone.yml up to date?
There was a problem hiding this comment.
Will have to check, but I thought so
There was a problem hiding this comment.
Yes, this one is fine :)
AndyScherzinger
commented
Oct 31, 2016
@tobiasKaminsky anything else to do here in your opinion? |
as discussed, this is no issue
AndyScherzinger
commented
Nov 2, 2016
merging... 👍 The thing missing in the build file is since we do not have a server yet to run integration tests on... |
bump everything to 24 so the app project can then move to v24 to support Android N.