Skip to content

Commit

Permalink
Bump to version 1.10.1 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
CNugteren authored Mar 25, 2024
1 parent c5bf168 commit 1e7568f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "foss.cnugteren.nlweer"
minSdkVersion 21
targetSdkVersion 34
versionCode 12
versionName "1.10.0"
versionCode 13
versionName "1.10.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 1e7568f

Please sign in to comment.