Skip to content

Commit ecbd7c7

Browse files
committed
Short notation
1 parent 67d58ba commit ecbd7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ firebase_appdistribution_gradle = { module = "com.google.firebase:firebase-appdi
6565
# AndroidX
6666
androidx_core = { module = "androidx.core:core", version.ref = "core" }
6767
androidx_corektx = { module = "androidx.core:core-ktx", version.ref = "core" }
68-
androidx_annotationjvm = { module = "androidx.annotation:annotation-jvm", version = "1.7.0" }
68+
androidx_annotationjvm = "androidx.annotation:annotation-jvm:1.7.0"
6969
androidx_datastore_preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
7070
androidx_datastore_datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
7171
androidx_exifinterface = "androidx.exifinterface:exifinterface:1.3.6"

0 commit comments

Comments
 (0)