Skip to content

Commit

Permalink
Release 1.2.4 build 11
Browse files Browse the repository at this point in the history
  • Loading branch information
doughsay committed Jan 26, 2022
1 parent 62d902c commit f0a61fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ android {
applicationId "com.ambry"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "1.2.3"
versionCode 11
versionName "1.2.4"
}
splits {
abi {
Expand Down

0 comments on commit f0a61fc

Please sign in to comment.