Skip to content

Commit e01003b

Browse files
committedSep 28, 2018
Upgraded version from 0.1-SNAPSHOT to 0.1
1 parent d8edc7d commit e01003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎j2v8-debugger/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
apply plugin: 'com.github.dcendents.android-maven'
44

55
group = 'com.alextrotsenko.j2v8-debugger'
6-
version = '0.1-SNAPSHOT'
6+
version = '0.1'
77

88
android {
99
compileSdkVersion 28

0 commit comments

Comments
 (0)