Skip to content

Commit

Permalink
release-note - version - 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
syedahmedjamil committed Jan 22, 2024
1 parent 6f384d9 commit 2ada17c
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.0"
versionName = "1.3.1"
testApplicationId = "com.github.syedahmedjamil.pushernotif.test"
// testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
// testInstrumentationRunner = "io.cucumber.android.runner.CucumberAndroidJUnitRunner"
Expand Down

0 comments on commit 2ada17c

Please sign in to comment.