Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 0ed1b12

Browse files
authored
Update build.gradle
1 parent 596bad0 commit 0ed1b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/CodePushDemoApp/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ android {
9292
minSdkVersion 16
9393
targetSdkVersion 22
9494
versionCode 1
95-
versionName "1.0"
95+
versionName "1.0.0"
9696
ndk {
9797
abiFilters "armeabi-v7a", "x86"
9898
}

0 commit comments

Comments
 (0)