You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gradle.properties
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ kotlin.code.style=official
24
24
# Maven
25
25
POM_NAME=Depot
26
26
POM_PACKAGING=aar
27
-
VERSION_NAME=1.0.5
27
+
VERSION_NAME=1.0.6
28
28
GROUP=com.zeoflow.depot
29
29
POM_DESCRIPTION=The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.
0 commit comments