Skip to content

Commit

Permalink
Prepare for 1.3.0 release
Browse files Browse the repository at this point in the history
Release contains bug fixes, auto dark mode support and contributors section
in About screen.
  • Loading branch information
OMIsie11 committed Oct 4, 2020
1 parent 37d353a commit 7e800d4
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 @@ -11,8 +11,8 @@ android {
applicationId "io.github.omisie11.spacexfollower"
minSdkVersion 21
targetSdkVersion 28
versionCode 6
versionName "1.2.2"
versionCode 7
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 7e800d4

Please sign in to comment.