mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
update commons ref
This commit is contained in:
@@ -14,7 +14,7 @@ indicatorfastscroll = "4524cd0b61"
|
|||||||
#Room
|
#Room
|
||||||
room = "2.6.0-alpha02"
|
room = "2.6.0-alpha02"
|
||||||
#Simple tools
|
#Simple tools
|
||||||
simple-commons = "73d78e5cd3"
|
simple-commons = "89064983e1"
|
||||||
#Gradle
|
#Gradle
|
||||||
gradlePlugins-agp = "8.1.0"
|
gradlePlugins-agp = "8.1.0"
|
||||||
#build
|
#build
|
||||||
@@ -41,7 +41,7 @@ androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "
|
|||||||
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
|
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
|
||||||
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
|
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
|
||||||
#Simple Mobile Tools
|
#Simple Mobile Tools
|
||||||
simple-tools-commons = { module = "com.github.SimpleMobileTools:Simple-Commons", version.ref = "simple-commons" }
|
simple-tools-commons = { module = "com.github.fatihergin:Simple-Commons", version.ref = "simple-commons" }
|
||||||
[bundles]
|
[bundles]
|
||||||
room = [
|
room = [
|
||||||
"androidx-room-ktx",
|
"androidx-room-ktx",
|
||||||
|
Reference in New Issue
Block a user