Skip to content

Commit c11ccf9

Browse files
authored
Merge pull request #163 from brarcher/pre-v0.21.1
Update for v0.21.1
2 parents 731467f + f678595 commit c11ccf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "protect.budgetwatch"
1414
minSdkVersion 14
1515
targetSdkVersion 27
16-
versionCode 24
17-
versionName "0.21"
16+
versionCode 25
17+
versionName "0.21.1"
1818
}
1919
buildTypes {
2020
release {

0 commit comments

Comments
 (0)