Skip to content

Commit

Permalink
v1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Dec 18, 2024
1 parent a8d7090 commit 28f2e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId = "be.mygod.pogoplusplus"
minSdk = 28
targetSdk = 35
versionCode = 37
versionName = "1.3.9"
versionCode = 38
versionName = "1.3.10"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 28f2e7a

Please sign in to comment.