Skip to content
This repository was archived by the owner on Jun 5, 2022. It is now read-only.

Commit 668bce2

Browse files
committed
⬆️ 2.0.1
1 parent 6e3a7b7 commit 668bce2

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
@@ -7,8 +7,8 @@ android {
77
applicationId "nl.jpelgrm.movienotifier"
88
minSdkVersion 21
99
targetSdkVersion 28
10-
versionCode 10
11-
versionName "2.0"
10+
versionCode 11
11+
versionName "2.0.1"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313

1414
buildConfigField "String", "SERVER_BASE_URL", SERVER_BASE_URL

0 commit comments

Comments
 (0)