Compare commits

...

3 Commits

Author SHA1 Message Date
aminecmi
16ff51df00 chore: update versions.
All checks were successful
Check PR code / Lint (pull_request) Successful in 1m3s
Check PR code / build (pull_request) Successful in 8m57s
2024-11-25 22:48:38 +01:00
aminecmi
c249102839 chore: update versions. 2024-11-25 22:47:14 +01:00
aminecmi
8faf37b116 chore: update versions.
All checks were successful
Check PR code / Lint (pull_request) Successful in 57s
Check PR code / build (pull_request) Successful in 9m15s
2024-11-25 22:42:25 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ buildscript {
plugins {
//trick: for the same plugin versions in all sub-modules
id("com.android.application").version("8.1.2").apply(false)
id("com.android.library").version("8.1.2").apply(false)
id("com.android.application").version("8.7.2").apply(false)
id("com.android.library").version("8.7.2").apply(false)
id("org.jetbrains.kotlin.android").version("1.9.10").apply(false)
kotlin("multiplatform").version("1.9.10").apply(false)
id("com.mikepenz.aboutlibraries.plugin").version("10.5.1").apply(false)

View File

@@ -1,6 +1,6 @@
#Thu Jul 13 11:41:19 CEST 2023
#Mon Nov 25 22:48:24 CET 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists