Skip to content

Commit a2a3167

Browse files
committed
Update version name to 1.3.1 in build.gradle
1 parent 624a684 commit a2a3167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ android {
104104
minSdkVersion rootProject.ext.minSdkVersion
105105
targetSdkVersion rootProject.ext.targetSdkVersion
106106
versionCode 10
107-
versionName "1.3.0"
107+
versionName "1.3.1"
108108
}
109109

110110
splits {

0 commit comments

Comments
 (0)