Skip to content

Commit

Permalink
Bump application version to v.1.60.1 (Hackover-Edition).
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Jul 4, 2023
1 parent aea9669 commit b631474
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
buildToolsVersion = Android.buildToolsVersion

defaultConfig {
versionCode 95
versionName "1.60.0"
versionCode 96
versionName "1.60.1"
minSdk Android.minSdkVersion
targetSdk Android.targetSdkVersion
archivesBaseName = "Fahrplan-$versionName"
Expand Down
4 changes: 2 additions & 2 deletions app/src/hackover2023/res/drawable/dialog_logo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="234.26dp"
android:height="234.26dp"
android:width="350dp"
android:height="350dp"
android:viewportWidth="234.26"
android:viewportHeight="234.26">
<path
Expand Down

0 comments on commit b631474

Please sign in to comment.