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

Commit

Permalink
⬆️ 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelgrom committed Apr 27, 2019
1 parent 3fea9a5 commit 390dd43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "nl.jpelgrm.movienotifier"
minSdkVersion 21
targetSdkVersion 28
versionCode 12
versionName "2.1"
versionCode 13
versionName "2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

buildConfigField "String", "SERVER_BASE_URL", SERVER_BASE_URL
Expand Down

0 comments on commit 390dd43

Please sign in to comment.