Skip to content

Commit

Permalink
Bump to version 2.10.3 (42025)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwild1 committed Dec 8, 2022
1 parent 8961bfc commit a0b9ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 42024
versionName "2.10.2"
versionCode 42025
versionName "2.10.3"
archivesBaseName += "-$versionName"
applicationId "org.snikket.android"
resValue "string", "applicationId", applicationId
Expand Down

0 comments on commit a0b9ac1

Please sign in to comment.