We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 834b72f + a30df9f commit 9a0790fCopy full SHA for 9a0790f
gradle.properties
@@ -25,14 +25,14 @@ org.gradle.caching=false
25
agp_version=4.1.0
26
# kotlin sdk version
27
kotlin_version=1.3.72
28
-rhea_gradle_plugin_vesion=1.0.1
+rhea_gradle_plugin_vesion=1.0.2
29
#rhea_gradle_plugin_vesion=1.0.1-SNAPSHOT
30
# java sdk version
31
JAVA_VERSION=1.8
32
android.enableR8=false
33
#pom settings
34
POM_GROUP_ID=com.bytedance.btrace
35
-POM_VERSION_NAME=1.0.1
+POM_VERSION_NAME=1.0.2
36
POM_DESCRIPTION=btrace is a high performance Android trace tool which is based on Systrace.
37
POM_URL=https://github.com/bytedance/btrace
38
POM_INCEPTION_YEAR=2020
0 commit comments