Skip to content

Commit

Permalink
release note - version = 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syedahmedjamil committed Jan 23, 2024
1 parent 9ed9967 commit f89cfb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
minSdk = 24
targetSdk = 33
versionCode = project.property("versionCode").toString().toInt()
versionName = "1.3.1"
versionName = "1.4.0"
testApplicationId = "com.github.syedahmedjamil.pushernotif.test"
// testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
// testInstrumentationRunner = "io.cucumber.android.runner.CucumberAndroidJUnitRunner"
Expand Down

0 comments on commit f89cfb7

Please sign in to comment.