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

Commit 5340d43

Browse files
committed
⬆️ 2.1
1 parent 0128d03 commit 5340d43

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 11
11-
versionName "2.0.1"
10+
versionCode 12
11+
versionName "2.1"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313

1414
buildConfigField "String", "SERVER_BASE_URL", SERVER_BASE_URL

0 commit comments

Comments
 (0)