updated libs and tools

This commit is contained in:
Ahmet Inan 2025-01-21 12:41:58 +01:00
parent 8afa86d660
commit 7f503ecef3
3 changed files with 5 additions and 5 deletions

View file

@ -4,12 +4,12 @@ plugins {
android { android {
namespace 'xdsopl.robot36' namespace 'xdsopl.robot36'
compileSdk 34 compileSdk 35
defaultConfig { defaultConfig {
applicationId "xdsopl.robot36" applicationId "xdsopl.robot36"
minSdk 24 minSdk 24
targetSdk 34 targetSdk 35
versionCode 64 versionCode 64
versionName "2.14" versionName "2.14"

View file

@ -1,11 +1,11 @@
[versions] [versions]
agp = "8.7.2" agp = "8.8.1"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.2.1" junitVersion = "1.2.1"
espressoCore = "3.6.1" espressoCore = "3.6.1"
appcompat = "1.7.0" appcompat = "1.7.0"
material = "1.12.0" material = "1.12.0"
activity = "1.9.3" activity = "1.10.0"
constraintlayout = "2.2.0" constraintlayout = "2.2.0"
[libraries] [libraries]

View file

@ -1,6 +1,6 @@
#Fri Apr 12 11:35:07 CEST 2024 #Fri Apr 12 11:35:07 CEST 2024
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists