This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update build.gradle
master
Binary Wang
8 years ago
committed by
GitHub
parent
8b0efdc99d
commit
29763f3012
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build.gradle
+ 1
- 1
build.gradle
View File
@@ -2,7 +2,7 @@ allprojects {
apply plugin: 'maven'
apply plugin: 'maven'
group = 'com.github.binarywang'
group = 'com.github.binarywang'
version = '2.5.0
-SNAPSHOT
'
version = '2.5.0'
}
}
subprojects {
subprojects {
Write
Preview
Loading…
Cancel
Save