0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00
Commit Graph

92 Commits

Author SHA1 Message Date
Markus Fisch
807f075a51 Update Kotlin version 2024-09-17 22:37:08 +02:00
Markus Fisch
e7287eb088 Update tools version and gradle wrapper 2024-07-24 19:41:43 +02:00
Markus Fisch
607aab854c Update build tools 2024-05-27 19:39:46 +02:00
Markus Fisch
4758c2d337 Update tools and gradle wrapper 2024-05-07 21:57:36 +02:00
Markus Fisch
e7d84cd916 Update tools version 2024-04-17 21:22:53 +02:00
Markus Fisch
bb05e38278 Update tools version 2024-03-21 21:23:28 +01:00
Markus Fisch
2dcf7772f2 Update tools version and gradle wrapper 2024-03-17 13:52:49 +01:00
Markus Fisch
ef7e2a4b0d Update build tools 2024-02-17 13:40:28 +01:00
Markus Fisch
11f028e0f3 Update Kotlin version 2024-01-15 20:13:37 +01:00
Markus Fisch
1f7f4a23b5 Update tools version 2024-01-15 20:11:50 +01:00
Meen Beese
3dfa84a33e
Simplification and clean up of Gradle files
* Some linting suggestions by Android Studio
* Move all repository declarations to settings
2023-12-18 09:41:07 +01:00
Markus Fisch
a138da9d9b Update Kotlin version 2023-12-10 15:35:28 +01:00
Markus Fisch
bf7eb7efd5 Update tools version and gradle wrapper
And finally add the `compileOptions` block to make Gradle 8
work, because the Google guys are still unable to fix their bugs.
2023-12-09 16:29:48 +01:00
Markus Fisch
58eabf4754 Update to SDK 34 2023-11-01 18:12:57 +01:00
Markus Fisch
df59fd7446 Update Kotlin and coroutines library version 2023-10-12 22:15:19 +02:00
Markus Fisch
90410f232a Update Kotlin version 2023-08-13 18:09:29 +02:00
Markus Fisch
04a21f71ef Update Kotlin version 2023-05-11 20:37:39 +02:00
Markus Fisch
89c84880c6 Update Kotlin version 2023-03-15 20:52:58 +01:00
Markus Fisch
0447384bea Update tools and gradle wrapper 2023-03-01 12:09:59 +01:00
Markus Fisch
ead856221f Update Kotlin version 2022-12-16 10:19:28 +01:00
Markus Fisch
51079e5208 Update tools version 2022-12-06 20:07:55 +01:00
Markus Fisch
3a8f6cb827 Target SDK 33, Android 13 2022-10-15 18:37:49 +02:00
Markus Fisch
791c50cd4a Update build tools 2022-10-13 22:37:00 +02:00
Markus Fisch
f07c4ac0f4 Update to latest Kotlin and coroutines version 2022-10-11 23:43:30 +02:00
Markus Fisch
3d7c9be7ba Update Kotlin version 2022-05-12 22:40:03 +02:00
Markus Fisch
6a7ab2c6e5 Update build tools and gradle wrapper 2022-05-12 22:40:03 +02:00
Markus Fisch
353e1b5494 Update tools version 2022-04-08 12:11:25 +02:00
Markus Fisch
152b4e50fc Update Kotlin version 2022-03-15 20:15:02 +01:00
Markus Fisch
1c356aeaed Update tools version 2022-03-09 18:37:16 +01:00
Markus Fisch
c763c522e7 Update to SDK 32 2022-02-21 19:47:53 +01:00
Markus Fisch
9c08aa1184 Update build tools 2022-01-27 23:01:57 +01:00
Markus Fisch
ce8a5f89cd Remove buildToolsVersion as it's optional now
Since Gradle 3.0, the specification of "buildToolsVersion" in
"app/build.gradle" is optional.
2022-01-27 23:01:57 +01:00
Markus Fisch
17f2f88b7f Update to SDK 31 2022-01-25 18:35:47 +01:00
Markus Fisch
10e02b3164 Update tools version 2021-12-10 19:45:45 +01:00
Markus Fisch
30a36e7e07 Update Kotlin version 2021-12-04 19:35:54 +01:00
Markus Fisch
4ed8d4614a Update tools version 2021-10-28 13:51:01 +02:00
Markus Fisch
3bd440fdb7 Update tools version 2021-10-07 22:53:03 +02:00
Markus Fisch
6f3b4dbdab Update build tools and Kotlin version 2021-08-31 17:08:58 +02:00
Markus Fisch
273f38c36c Update build tools and gradle 2021-08-10 10:52:22 +02:00
Markus Fisch
bd4576b7ac Update tools version 2021-07-15 14:05:24 +02:00
Markus Fisch
842b38c986 Update tools and Kotlin version 2021-06-29 21:46:50 +02:00
Markus Fisch
020cd2c192 Update tools and gradle version
And migrate from jcenter() back to mavenCentral().
2021-05-05 20:50:50 +02:00
Markus Fisch
faa536274b Update build tools 2021-04-27 19:58:31 +02:00
Markus Fisch
a4050cbf8f Update build tools version 2020-11-18 21:23:29 +01:00
Markus Fisch
c0153e822c Update tools version and gradle wrapper 2020-10-17 17:40:05 +02:00
Markus Fisch
56237c43cd Update to SDK 30 / Android 11 2020-10-03 16:59:22 +02:00
Markus Fisch
656c1e36a8 Update Kotlin version 2020-10-03 16:20:21 +02:00
Markus Fisch
54c368fcd8 Update tools version 2020-08-03 18:06:30 +02:00
Markus Fisch
13bbb3e435 Update build tools and gradle wrapper 2020-05-31 13:15:46 +02:00
Markus Fisch
ea0212c58e Remove special treatment for macOS Catalina
Since 64bit Linux systems can build with build tools 29.0.3 too
and RenderScript.forceCompat() is only executed for Lineage OS
now.

Still, do NOT build release versions with macOS Catalina or the
build will break on Lineage OS!
2020-05-04 13:25:55 +02:00