Skip to content

Commit edc40be

Browse files
committed
bump example version
1 parent 8f41596 commit edc40be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Example/testHotUpdate/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ android {
8282
minSdkVersion rootProject.ext.minSdkVersion
8383
targetSdkVersion rootProject.ext.targetSdkVersion
8484
versionCode 1
85-
versionName "1.84.1"
85+
versionName "1.85.3"
8686
testBuildType System.getProperty('testBuildType', 'debug')
8787
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
8888
}

0 commit comments

Comments
 (0)