Skip to content

Commit 1447a95

Browse files
committed
- versionName 2.2.3
- versionCode 21
1 parent d0b6309 commit 1447a95

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

24-
libraryVersion = '2.2.1'
24+
libraryVersion = '2.2.3'
2525

2626
developerId = 'ncapdevi'
2727
developerName = 'Nic Capdevila'
@@ -43,7 +43,7 @@ android {
4343
defaultConfig {
4444
minSdkVersion 14
4545
targetSdkVersion 26
46-
versionCode 20
46+
versionCode 21
4747
versionName libraryVersion
4848
}
4949
buildTypes {

0 commit comments

Comments
 (0)