Skip to content

Commit a2c06ff

Browse files
author
Philipp Middendorf
committed
Bump version
1 parent 05a5f17 commit a2c06ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ android {
102102
applicationId "de.php_tech.piggybudget"
103103
minSdkVersion rootProject.ext.minSdkVersion
104104
targetSdkVersion rootProject.ext.targetSdkVersion
105-
versionCode 22
106-
versionName "2.2"
105+
versionCode 23
106+
versionName "2.3"
107107
ndk {
108108
abiFilters "armeabi-v7a", "x86"
109109
}

0 commit comments

Comments
 (0)