Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyoyaobin committed Sep 25, 2019
1 parent 8a69110 commit de9d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmltojson/build.gradle
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 15
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionName "1.0.0"
javaCompileOptions { annotationProcessorOptions { includeCompileClasspath = true } }
}

Expand Down

0 comments on commit de9d566

Please sign in to comment.