Skip to content

Commit

Permalink
Bump version to 0.5
Browse files Browse the repository at this point in the history
See if the F-Droid build now works.
  • Loading branch information
fornwall committed Nov 19, 2017
1 parent a2846a6 commit b324a48
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 @@ -12,8 +12,8 @@ android {
applicationId "com.termux.boot"
minSdkVersion 21
targetSdkVersion 27
versionCode 4
versionName "0.4"
versionCode 5
versionName "0.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit b324a48

Please sign in to comment.