Skip to content

Commit 008ae4f

Browse files
committed
-libraryVersion 1.2.5
- versionCode 7
1 parent 83da684 commit 008ae4f

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
@@ -19,7 +19,7 @@ ext {
1919
siteUrl = 'https://github.com/ncapdevi/FragNav'
2020
gitUrl = 'https://github.com/ncapdevi/FragNav.git'
2121

22-
libraryVersion = '1.2.4'
22+
libraryVersion = '1.2.5'
2323

2424
developerId = 'ncapdevi'
2525
developerName = 'Nic Capdevila'
@@ -41,7 +41,7 @@ android {
4141
defaultConfig {
4242
minSdkVersion 15
4343
targetSdkVersion 25
44-
versionCode 6
44+
versionCode 7
4545
versionName libraryVersion
4646
}
4747
buildTypes {

0 commit comments

Comments
 (0)