Skip to content

Commit

Permalink
Up build to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeOfBreeze authored Oct 26, 2019
1 parent 66d2fb7 commit 76f66b4
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 @@ -20,8 +20,8 @@ android {
applicationId "tv.remo.android.controller"
minSdkVersion 16
targetSdkVersion 28
versionCode 3
versionName "0.9.3"
versionCode 4
versionName "0.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 76f66b4

Please sign in to comment.