Skip to content

Commit

Permalink
Bump to v0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
agnostic-apollo committed Jul 29, 2021
1 parent ace8e2f commit bbf6544
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 @@ -6,8 +6,8 @@ android {
applicationId "com.termux.widget"
minSdkVersion project.properties.minSdkVersion.toInteger()
targetSdkVersion project.properties.targetSdkVersion.toInteger()
versionCode 11
versionName "0.11"
versionCode 12
versionName "0.12"
}

signingConfigs {
Expand Down

0 comments on commit bbf6544

Please sign in to comment.