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

Commit 390dd43

Browse files
committed
⬆️ 2.2
1 parent 3fea9a5 commit 390dd43

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

1414
buildConfigField "String", "SERVER_BASE_URL", SERVER_BASE_URL

0 commit comments

Comments
 (0)