bump libs

This commit is contained in:
T8RIN
2025-03-28 23:22:56 +03:00
parent 1d17527c2a
commit 0123bb42cf
2 changed files with 13 additions and 28 deletions

View File

@ -1,7 +1,7 @@
[versions]
androidMinSdk = "21"
androidTargetSdk = "35"
androidCompileSdk = "35"
androidTargetSdk = "36"
androidCompileSdk = "36"
versionName = "3.2.1-alpha02"
versionCode = "173"
@ -24,10 +24,10 @@ jxlCoderCoil = "2.4.0.7"
jpegliCoder = "1.0.1"
tesseract = "4.8.0"
material3 = "1.4.0-alpha10"
composeVersion = "1.8.0-rc01"
material3 = "1.4.0-alpha11"
composeVersion = "1.8.0-rc02"
materialIconsExtended = "1.7.8"
androidx-datastorePreferencesAndroid = "1.1.4"
androidx-datastorePreferencesAndroid = "1.2.0-alpha01"
appUpdateKtx = "2.1.0"
appUpdate = "2.1.0"
shadowGadgets = "2.3.1"
@ -43,17 +43,17 @@ detektCompose = "0.4.22"
decompose = "3.3.0"
kotlin = "2.1.20"
agp = "8.8.2"
agp = "8.9.1"
hilt = "2.56"
gms = "4.4.2"
ktor = "3.1.1"
coil = "3.1.0"
appCompat = "1.7.0"
androidxCore = "1.16.0-beta01"
androidxLifecycle = "2.9.0-alpha12"
androidxCore = "1.16.0-rc01"
androidxLifecycle = "2.9.0-alpha13"
desugaring = "2.1.5"
activityCompose = "1.11.0-alpha01"
activityCompose = "1.11.0-alpha02"
kotlinxCollectionsImmutable = "0.3.8"
scrollbar = "2.2.0"
reorderable = "2.4.3"
@ -66,7 +66,7 @@ ksp = "2.1.20-1.0.31"
androidx-test-ext-junit = "1.2.1"
documentfile = "1.0.1"
uiautomator = "2.3.0"
androidxMacroBenchmark = "1.4.0-alpha09"
androidxMacroBenchmark = "1.4.0-alpha10"
material = "1.13.0-alpha12"
jsoup = "1.19.1"

View File

@ -1,21 +1,6 @@
#
# ImageToolbox is an image editor for android
# Copyright (c) 2024 T8RIN (Malik Mukhametzyanov)
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# You should have received a copy of the Apache License
# along with this program. If not, see <http://www.apache.org/licenses/LICENSE-2.0>.
#
#Fri Mar 28 22:24:32 MSK 2025
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists