Skip to content

Commit c086fb6

Browse files
committed
Update version code and name for new version
1 parent abb1109 commit c086fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.amrdeveloper.linkhub"
1616
minSdkVersion 17
1717
targetSdkVersion rootProject.targetSdkVersion
18-
versionCode 14
19-
versionName "1.1.3"
18+
versionCode 15
19+
versionName "1.1.4"
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121

2222
javaCompileOptions {

0 commit comments

Comments
 (0)