Skip to content

Commit 0444ab8

Browse files
author
yangyufei
committed
fix-properties
1 parent f8f7f60 commit 0444ab8

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

gradle.properties

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,18 @@ org.gradle.jvmargs=-Xmx1536m
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313
# org.gradle.parallel=true
1414

15+
JARVIS_EMAIL='yang4130qq@gmail.com'
16+
JARVIS_NAME='jarvis'
17+
JARVIS_ID='jarvisgg'
18+
19+
PROJECT_NAME='Jarvis Android'
20+
PROJECT_DESC='This layout is used to support dispatch touch event.'
21+
PROJECT_URL=''https://github.com/JarvisGG/NestedTouchScrollingLayout'
22+
PROJECT_GIT_URL='https://github.com/JarvisGG/NestedTouchScrollingLayout.git'
23+
24+
25+
PKG_REPO='maven'
26+
PKG_NAME='NestedTouchScrollingLayout'
27+
PKG_DESC='This layout is used to support dispatch touch event.'
28+
29+
VCS_TAG='v1.0'

0 commit comments

Comments
 (0)