Skip to content

Commit 50c5a61

Browse files
committed
🚧 Update the gradle
1 parent 2ebed39 commit 50c5a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jacoco {
2525
// This variables are used by the version code & name generators
2626
ext.versionMajor = 1
2727
ext.versionMinor = 6
28-
ext.versionPatch = 4
28+
ext.versionPatch = 5
2929
ext.versionClassifier = null
3030
ext.isSnapshot = false
3131
ext.minimumSdkVersion = androidMinSdkVersion

0 commit comments

Comments
 (0)