Skip to content

Commit

Permalink
Merge pull request #37 from qiaoyuang/main
Browse files Browse the repository at this point in the history
Fix some configs
  • Loading branch information
qiaoyuang authored Jul 16, 2024
2 parents af429c2 + 5460d71 commit 3d46f61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ org.gradle.configureondemand=true
org.gradle.workers.max=16
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=true

#Android
android.useAndroidX=true
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

kotlin = "1.9.24"
agp = "8.2.2"
agp = "8.5.1"
mmkv = "1.3.7"
junit = "4.13.2"
androidx-test = "1.6.1"
Expand Down

0 comments on commit 3d46f61

Please sign in to comment.