Skip to content

Commit 3f1eca6

Browse files
committed
- versionCode 30
- versoinName 3.3.0
1 parent 5203766 commit 3f1eca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frag-nav/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ apply plugin: "de.mannodermaus.android-junit5"
1212
apply plugin: "com.vanniktech.android.junit.jacoco"
1313

1414
ext {
15-
libraryVersionCode = 29
16-
libraryVersionName = '3.2.0'
15+
libraryVersionCode = 30
16+
libraryVersionName = '3.3.0'
1717

1818
//Bintray and Maven
1919
bintrayRepo = 'maven'

0 commit comments

Comments
 (0)