Skip to content

Commit 3090b5d

Browse files
committed
Dev commit
- Added edge to edge support. - Fixed dark mode theme switching for Jetpack Compose Implementation activity.
1 parent adca1c2 commit 3090b5d

File tree

58 files changed

+116
-106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+116
-106
lines changed

.DS_Store

-2 KB
Binary file not shown.

.kotlin/sessions/kotlin-compiler-12536124355160293531.salive

Whitespace-only changes.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.7.3"
2+
agp = "8.8.0"
33
appCompatVer="1.7.0"
44
kotlinxCoroutinesVer="1.7.3"
55
coilVer="2.6.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Wed Feb 15 10:28:23 IST 2023
22
distributionBase=GRADLE_USER_HOME
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
44
distributionPath=wrapper/dists
55
zipStorePath=wrapper/dists
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)