adding the basic fastlane folder

This commit is contained in:
tibbi
2022-09-19 10:57:16 +02:00
parent 20efc71354
commit 406d85623f
5 changed files with 32 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:a0121a8d50'
implementation 'com.github.SimpleMobileTools:Simple-Commons:e93092b380'
kapt "androidx.room:room-compiler:2.4.3"
implementation "androidx.room:room-runtime:2.4.3"