Skip to content

Commit

Permalink
Update version to 194 (1.8.17)
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Feb 23, 2024
1 parent 90f2639 commit dc4e729
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 @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 21 // Lollipop (5.0)
targetSdkVersion 32 // Android 12L
versionCode 193
versionName "1.8.17-beta.2"
versionCode 194
versionName "1.8.17"
applicationId = "com.orgzlyrevived"
resValue "string", "application_id", "com.orgzlyrevived"

Expand Down

0 comments on commit dc4e729

Please sign in to comment.