File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[versions ]
22agp = " 8.3.0"
3- geckoviewNightly = " 132.0.20240918041351 "
3+ geckoview = " 132.0.20241110192737 "
44kotlin = " 1.9.0"
55coreKtx = " 1.13.1"
66junit = " 4.13.2"
@@ -17,7 +17,7 @@ securityCrypto = "1.1.0-alpha06"
1717[libraries ]
1818androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
1919androidx-security-crypto = { module = " androidx.security:security-crypto" , version.ref = " securityCrypto" }
20- geckoview-nightly = { module = " org.mozilla.geckoview:geckoview-nightly " , version.ref = " geckoviewNightly " }
20+ geckoview-nightly = { module = " org.mozilla.geckoview:geckoview" , version.ref = " geckoview " }
2121junit = { group = " junit" , name = " junit" , version.ref = " junit" }
2222androidx-junit = { group = " androidx.test.ext" , name = " junit" , version.ref = " junitVersion" }
2323androidx-espresso-core = { group = " androidx.test.espresso" , name = " espresso-core" , version.ref = " espressoCore" }
You can’t perform that action at this time.
0 commit comments