Skip to content

Commit

Permalink
Update version to 1.5.0-rc3
Browse files Browse the repository at this point in the history
mjaakko committed Jan 25, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 04eaca7 commit a1391cb
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
@@ -35,8 +35,8 @@ android {
applicationId "xyz.malkki.neostumbler"
minSdk 29
targetSdk 35
versionCode 23
versionName "1.5.0-rc2"
versionCode 24
versionName "1.5.0-rc3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

0 comments on commit a1391cb

Please sign in to comment.