Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrehan27 committed Oct 18, 2023
1 parent 4b20610 commit 95b393d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Apps/FCM/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ android {
applicationId "io.customer.rn_sample.fcm"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 72202
versionName "push-click-behavior-02"
versionCode 72203
versionName "push-click-behavior-03"
}
signingConfigs {
debug {
Expand Down

0 comments on commit 95b393d

Please sign in to comment.