Commit Graph
85 Commits
Author SHA1 Message Date
Axel Uhl 604edcc297 try to compile Android apps with and for SDK level 33 instead of 30 2023-11-15 13:34:59 +01:00
Robert Benedikt 58bafb58a2 revert: upgrade to AGP 7.3.1
This reverts commit 2303ae091c.
2022-12-23 15:26:57 +01:00
Robert Benedikt 2303ae091c build(mobile): upgrade to AGP 7.3.1 2022-12-23 14:47:14 +01:00
Robert Benedikt 6f0bfb82c6 build(mobile): remove Dexcount Gradle plugin 2022-12-23 14:46:50 +01:00
Axel Uhl 45e0042860 upgrade compile and target SDK from 30 to 31 for Android apps 2022-12-21 18:40:14 +01:00
Axel Uhl 6540dee4f5 removed explicit mention of grgit in xmake section again; it didn't help 2022-12-19 18:09:02 +01:00
Axel Uhl fd932e6732 trying to re-add grgit to "xmake" section at end of build.gradle 2022-12-19 17:44:18 +01:00
Axel Uhl d27680b3e4 downgraded grgit Gradle plugin again to 2.3.0 2022-12-19 17:28:00 +01:00
Axel Uhl 74e18eaff8 use JAVA8_HOME for the gradle step in createLocalAwsApiP2Repository.sh 2022-12-19 17:19:32 +01:00
Axel Uhl d61b553ad4 moved Gradle plugins block to correct location 2022-11-16 11:32:57 +01:00
Axel Uhl 9f104a8878 trying to obtain the grgit plugin from Gradle repos 2022-11-16 11:32:57 +01:00
Axel Uhl 064fb10fab switching from jcentral() to mavenCentral() for Gradle build 2022-11-16 11:32:57 +01:00
Axel Uhl 97e1924276 fixed how Gradle declares "wrapper" 2022-03-30 09:40:54 +02:00
Axel Uhl d594ea8544 removed proxy lines from build.gradle again 2022-03-29 18:52:53 +02:00
Robert Benedikt e6054ef41a build(android): avoid xmake task in local environment 2021-12-09 16:44:17 +01:00
Robert Benedikt 3418c9e6af build(android): fix path where APK is copied to 2021-12-09 16:40:07 +01:00
Axel Uhl 519d5353a1 switch to Android build tools 30.0.3; 30.0.2 isn't found by xmake;
see also http://nexus.wdf.sap.corp:8081/nexus/content/groups/build.releases/com/google/download/android/build-tools/30.0.3/
2021-11-15 17:55:20 +01:00
Axel Uhl 448cc7c06c upgraded Android buildTools/targetSdk version from 29 to 30 (Android 11) 2021-11-15 17:00:49 +01:00
Robert Benedikt 86df4f86b3 build: upgrade Android Gradle plugin and Build Tools version 2020-12-19 06:24:47 +01:00
Robert Benedikt dde223750a build: increase compile and target SDK to 29 2020-12-18 14:17:51 +01:00
Axel Uhl a278a1ca5f Merge remote-tracking branch 'server/master' 2020-09-14 16:03:22 +02:00
Axel Uhl bebe314407 reverted accidental gradle file upgrade (Android Studio trying to be "smart"...) 2020-09-14 16:01:26 +02:00
Robert Benedikt 960007a30b build: revert Android plugin for Gradle to version 3.6.4 2020-09-14 15:45:06 +02:00
Axel Uhl 92348f0105 bug5367: release notes 2020-09-14 13:17:12 +02:00
Axel Uhl 50f68d4b68 bug5264: structured programming; try to avoid continue/break and use if/else 2020-04-30 14:26:39 +02:00
Robert Benedikt ea36153c1e build: bump Android Gradle plugin to version 3.6.2 2020-04-03 12:36:30 +02:00
Robert Benedikt b8a10e7839 build: update Android Gradle plugin to version 3.6.1 2020-03-17 11:25:01 +01:00
Robert Benedikt 0ba68f6005 build: update Android Gradle plugin to version 3.6.0 2020-03-03 09:03:33 +01:00
Axel Uhl 3ddfaafcd6 revert build.gradle changes for Android build 2019-12-12 10:52:14 +01:00
Axel Uhl 7cb5062e31 include ROLES collection in bug4006 test set-up 2019-12-03 10:04:32 +01:00
Robert Benedikt 165b078ad5 Convert large Android images to WebP and revert Android Gradle plugin 2019-03-25 11:25:58 +01:00
Axel Uhl d13ccab088 reverted Android plugin for Gradle from 3.3.1 to 3.2.1 to fix some Windows issues
Change-Id: I4f52c72165b2feccd5666f0459c61e2561308b73
2019-03-21 15:40:12 +01:00
Robert Benedikt e9b8bb242d Bump Gradle plugin version to 3.3.1 2019-02-25 16:57:49 +01:00
Robert Benedikt 63acc98835 Update Gradle to version 5.1.1 and Android Gradle plugin to version 3.3.0 2019-01-31 10:06:15 +01:00
Axel Uhl 5fda18ecf0 removed spotless stuff; it procudes errors; see https://hudson.sapsailing.com/job/bug4412/lastBuild/console
Change-Id: I369f575e40e2cde5797ee8e1891864f8e6ce402c
2019-01-06 01:00:03 +01:00
Manuel Zedel 677e157bd4 setup gradle to use proxy and gradle mirror only during xmake + wrapper update 2018-12-18 22:04:27 +01:00
Manuel Zedel e8d6e15aad aligned spotless plugin setup for better support across gradle versions 2018-11-30 13:44:20 +01:00
Manuel Zedel ed8b027e84 repeated classpath dependency in git plugin for xmake 2018-11-09 08:11:33 +01:00
Manuel Zedel 1a752e5c1f changed to yet another way of importing grgit plugin to help xmake build 2018-11-08 22:48:13 +01:00
Manuel Zedel aed3feba46 only project level gradle plugins for xmake 2018-11-08 18:15:38 +01:00
Manuel Zedel 192e103e1a add explicit plugin dependency for xmake 2018-11-08 16:36:38 +01:00
Manuel Zedel 76cd22ad33 remove git command usage and use grgit 2018-11-08 15:30:12 +01:00
Manuel Zedel d5b6e878a0 force utf-8 to help xmake builds 2018-11-05 15:44:56 +01:00
Manuel Zedel 17bce38702 xmake changes to gradle version + spotless 2018-10-26 13:30:54 +02:00
Manuel Zedel 1f40c16c77 additional api level adjustments according to xmake 2018-10-24 17:19:04 +02:00
Manuel Zedel 38bef552f0 exclude spotless checks on xmake builds 2018-10-24 15:50:22 +02:00
Manuel Zedel 2f6b9fae59 additional xmake changes 2018-10-24 13:37:13 +02:00
Manuel Zedel c35da24603 further xmake adjustments 2018-10-12 18:58:52 +02:00
Manuel Zedel 583d941662 automated app versioning + proper copying on release build 2018-08-22 20:16:37 +02:00
Manuel Zedel f3646d63b3 unified quotes 2018-08-22 15:31:16 +02:00