File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
dev-app/src/main/java/com/uid2/dev/ui/views Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ private fun IdentityStatus.toUserString(): String {
7575 INVALID -> R .string.status_invalid
7676 REFRESH_EXPIRED -> R .string.status_refresh_expired
7777 OPT_OUT -> R .string.status_opt_out
78- else -> R .string.status_invalid
7978 },
8079 )
8180}
Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 8.11.1 "
2+ agp = " 8.13.0 "
33kotlin = " 2.1.21"
44core-ktx = " 1.16.0"
55junit = " 4.13.2"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments