Commit Graph

18 Commits

Author SHA1 Message Date
Miguel Horta
2e0cc86345 Pin ndkVersion
Without indicating ndkVersion gradle won't find ndk path and it will
fail to extract debug symbols from binaries. The final result will be a
apk much bigger than needed.
2023-05-17 12:07:15 +03:00
Sergii Pylypenko
b63e1c0ed8 SDL: generate .aab file with the debug symbols, but strip .apk file 2021-12-11 00:44:00 +02:00
Sergii Pylypenko
87b27b3418 SDL: updated project files to Android NDK 31 2021-11-27 23:13:15 +02:00
Sergii Pylypenko
f7be0781d9 Fixed compilation 2021-08-22 01:44:37 +03:00
Sergii Pylypenko
3ac05002f0 Updated Gradle plugin 2021-08-22 01:25:03 +03:00
Sergii Pylypenko
077acc6880 SDL: support for install-time asset pack for Android app bundle 2021-06-07 00:20:09 +03:00
Sergii Pylypenko
522bef87f9 SDL: updated Gradle plugin 2021-05-07 23:36:54 +03:00
pelya
636559b5af SDL: put debug info from shared libraries into app bundle, updated build scripts to remove hacks and better integrate with Gradle 2021-01-08 02:29:59 +02:00
pelya
03dca0c4ed SDL: updated Gradle project files to use Android SDK 30 2020-12-31 23:03:29 +02:00
pelya
07952badae SDL: fixed dark text on dark background in notification, updated Gradle files 2020-07-07 22:29:20 +03:00
pelya
70f933c12a SDL: updated Gradle and Play Games library, this fixes cloud saves 2020-04-16 23:07:01 +03:00
Sergii Pylypenko
31f306976f SDL: updated target Androidi API to Android Q API level 29 2019-08-31 19:03:36 +03:00
Sergii Pylypenko
22a34468d2 SDL: updated Gradle build files 2019-02-25 19:30:41 +02:00
Sergii Pylypenko
de301f6c59 SDL: fixed NDK build warning 2018-10-10 23:17:26 +03:00
Sergii Pylypenko
c3f89273e3 SDL: support for NDK r18, set minimum API level to 16 (Android 4.1), which is the minimum level NDK r18 supports 2018-09-20 22:41:55 +03:00
Sergii Pylypenko
bc9842ee59 SDL: Fixed Proguard rules 2017-09-27 23:18:04 +03:00
Sergii Pylypenko
209a16fd9f SDL: fixed Google Play Game Services linking 2017-09-27 22:09:57 +03:00
Sergii Pylypenko
4701548e01 SDL: switched build system from Ant to Gradle, because Google forced this piece of shit on me with SDK update
If you are getting build errors, delete the directory project/app/build
2017-09-26 23:30:34 +03:00