Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit 9521038

Browse files
committed
1.4.0
1 parent 4f3c629 commit 9521038

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.marknkamau.justjava"
1111
minSdkVersion 21
1212
targetSdkVersion 27
13-
versionCode 5
14-
versionName "1.3.0"
13+
versionCode 6
14+
versionName "1.4.0"
1515
multiDexEnabled true
1616
vectorDrawables.useSupportLibrary = true
1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)