Skip to content

Commit

Permalink
Updated versionName & versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
aritra-tech committed Dec 18, 2023
1 parent 601ff63 commit f5c453d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "com.aritra.notify"
minSdk = 24
targetSdk = 34
versionCode = 10
versionName = "1.7.1"
versionCode = 11
versionName = "1.8.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit f5c453d

Please sign in to comment.