Skip to content

Commit

Permalink
v1.6.0 alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
truefedex committed Oct 12, 2020
1 parent 2be5d5f commit e6b4edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
applicationId = "com.phlox.tvwebbrowser"
minSdkVersion(21)
targetSdkVersion(29)
versionCode = 42
versionName = "1.5.8"
versionCode = 43
versionName = "1.6.0"

javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit e6b4edc

Please sign in to comment.