Skip to content

Commit

Permalink
Update build.gradle (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee245 authored Apr 16, 2024
1 parent a1aa0aa commit 7285715
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 13
versionName "1.10.1"
versionCode 14
versionName "1.10.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 7285715

Please sign in to comment.