Skip to content

Commit

Permalink
Bump version to 0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Feb 27, 2017
1 parent cb60803 commit ed1874d
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 @@ -13,8 +13,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 25
versionCode 46
versionName "0.46"
versionCode 47
versionName "0.47"

externalNativeBuild {
ndkBuild {
Expand Down

0 comments on commit ed1874d

Please sign in to comment.