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

Commit f2468ab

Browse files
committed
⬆️ 3.0
1 parent 022d6c3 commit f2468ab

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

1414
buildConfigField "String", "SERVER_BASE_URL", SERVER_BASE_URL

0 commit comments

Comments
 (0)