Skip to content

Commit e8b5df8

Browse files
author
维术
committed
[Exposed-core]: update exposed version.
1 parent 29e3489 commit e8b5df8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

VirtualApp/lib/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ android {
3939

4040
dependencies {
4141
compile fileTree(include: ['*.jar'], dir: 'libs')
42-
compile 'com.github.android-hacker:exposed:0.3.5'
42+
compile 'com.github.android-hacker:exposed:0.3.6'
43+
// compile 'me.weishu.exposed:exposed-core:0.3.6'
4344
}
4445

4546
repositories {

0 commit comments

Comments
 (0)