Update Simple-Commons ref

This commit is contained in:
Ensar Sarajčić 2023-09-06 08:08:18 +02:00
parent 482aef3d65
commit 543362cccb
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ android {
}
dependencies {
implementation 'com.github.esensar:Simple-Commons:952c4c0fee'
implementation 'com.github.SimpleMobileTools:Simple-Commons:73d78e5cd3'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}