uploading some new language fastlane files

This commit is contained in:
tibbi
2022-04-11 22:32:54 +02:00
parent ea9eee5003
commit 2eeb6e59dc
10 changed files with 51 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:a6fa9c19ac'
implementation 'com.github.SimpleMobileTools:Simple-Commons:e3376e4f56'
kapt 'androidx.room:room-compiler:2.3.0'
implementation 'androidx.room:room-runtime:2.3.0'