Skip to content

Commit

Permalink
bump version (v1.2.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
authorisation authored Oct 7, 2023
1 parent b9a756b commit be1720b
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 @@ -6,8 +6,8 @@ plugins {
alias(libs.plugins.kotlinAndroid)
}

val appVersionName = "1.2.3"
val appVersionCode = 11
val appVersionName = "1.2.4"
val appVersionCode = 12

android {
namespace = "me.rhunk.snapenhance"
Expand Down

0 comments on commit be1720b

Please sign in to comment.