Skip to content
Snippets Groups Projects

Bump version code again because it existed already

Merged Jelle Besseling requested to merge bump-436 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -37,7 +37,7 @@ android {
applicationId "com.thaliapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 435
versionCode 436
versionName "2.8.1"
}
Loading