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

Commit 7dcb1bb

Browse files
committed
1.4.1
1 parent f8f4e33 commit 7dcb1bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 androidConfig.minSdk
1212
targetSdkVersion androidConfig.targetSdk
13-
versionCode 6
14-
versionName "1.4.0"
13+
versionCode 7
14+
versionName "1.4.1"
1515
multiDexEnabled true
1616
vectorDrawables.useSupportLibrary = true
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)