We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5677b9 commit ae6a2b4Copy full SHA for ae6a2b4
1 file changed
app/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
// Single source of truth for library version
9
-val libraryVersion = "0.1.4"
+val libraryVersion = "0.1.5"
10
11
android {
12
namespace = "org.codeshipping.llamakotlin"
0 commit comments