File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 - name : generate ksProp file
3535 run : ./gradlew generateKsPropFile
3636 - name : generate google-services.json file
37- run : ./gradlew generateGoogleServicesJson
3837 env :
3938 GOOGLE_SERVICES_JSON : ${{ secrets.GOOGLE_SERVICES_JSON }}
39+ run : ./gradlew generateGoogleServicesJson
4040 - name : setup fastlane
4141 run : bundle install
4242 - name : run unit tests
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ appcompat = "1.7.0"
99coreKtx = " 1.16.0"
1010constraintlayout = " 2.2.1"
1111lifecycleRuntimeKtx = " 2.8.7"
12- lifecycleViewmodelKtx = " 2.8.7 "
12+ lifecycleViewmodelKtx = " 2.9.1 "
1313lifecycleExtensions = " 2.2.0"
1414activityCompose = " 1.10.1"
15- datastorePreferences = " 1.1.4 "
15+ datastorePreferences = " 1.1.7 "
1616
1717# Compose
1818composeBom = " 2023.06.01"
You can’t perform that action at this time.
0 commit comments