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

Commit 07c3b81

Browse files
committed
1.1.0
1 parent a11f8a3 commit 07c3b81

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
@@ -28,8 +28,8 @@ android {
2828
applicationId "com.marknkamau.justjava"
2929
minSdkVersion 21
3030
targetSdkVersion 27
31-
versionCode 1
32-
versionName "1.0.0"
31+
versionCode 2
32+
versionName "1.1.0"
3333
multiDexEnabled true
3434
vectorDrawables.useSupportLibrary = true
3535
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)