Skip to content

Commit 2f08dd2

Browse files
committedJan 29, 2024
updated local airin versions
1 parent 9b9e88a commit 2f08dd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ org.gradle.configureondemand=true
1212
org.gradle.vfs.watch=true
1313
org.gradle.unsafe.configuration-cache=true
1414

15-
version = 0.5.2
15+
version = 0.6.0

‎gradle/sample-libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
airin = "0.5.2"
2+
airin = "0.6.0"
33
kotlin = "1.9.10"
44
ksp = "1.9.10-1.0.13"
55
agp = "8.1.2"

0 commit comments

Comments
 (0)
Please sign in to comment.