Skip to content

Commit 16ae24c

Browse files
committed
Update version number
1 parent 83a0ab0 commit 16ae24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22
//apply plugin: 'kotlin-android'
33

4-
def libVersion = '13.3.0'
4+
def libVersion = '13.3.1'
55

66
android {
77
compileSdkVersion 28

0 commit comments

Comments
 (0)