updating commons and gradle

This commit is contained in:
tibbi 2023-09-11 23:00:04 +02:00
parent c96a4e1c0d
commit 616138df8c
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ eventbus = "3.3.1"
#Room
room = "2.6.0-alpha02"
#Simple tools
simple-commons = "c5a32fb1f3"
simple-commons = "e0db4c5f28"
#AudioRecordView
audiorecordview = "1.0.4"
#TAndroidLame
@ -20,7 +20,7 @@ tandroidlame = "1.1"
#AutofitTextView
autofittextview = "0.2.1"
#Gradle
gradlePlugins-agp = "8.1.0"
gradlePlugins-agp = "8.1.1"
#build
app-build-compileSDKVersion = "34"
app-build-targetSDK = "34"