We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8edc7d commit e01003bCopy full SHA for e01003b
j2v8-debugger/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
3
apply plugin: 'com.github.dcendents.android-maven'
4
5
group = 'com.alextrotsenko.j2v8-debugger'
6
-version = '0.1-SNAPSHOT'
+version = '0.1'
7
8
android {
9
compileSdkVersion 28
0 commit comments