Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichholf committed Sep 29, 2022
1 parent 6d34892 commit 2b173da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions launcher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ android {
defaultConfig {
applicationId "net.reichholf.repola"
minSdkVersion 21
targetSdkVersion 30
versionCode 8
versionName "1.3.1"
targetSdkVersion 32
versionCode 9
versionName "1.4.0"
}

signingConfigs {
Expand Down

0 comments on commit 2b173da

Please sign in to comment.