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

Commit

Permalink
⬆️ 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelgrom committed Feb 6, 2020
1 parent 022d6c3 commit f2468ab
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 29
versionCode 13
versionName "2.2"
versionCode 14
versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

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

0 comments on commit f2468ab

Please sign in to comment.