forked from yqritc/Android-ScalableVideoView
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgradle.properties
More file actions
25 lines (22 loc) · 912 Bytes
/
gradle.properties
File metadata and controls
25 lines (22 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
android.enableJetifier=true
android.useAndroidX=true
VERSION_NAME=1.1.2
VERSION_CODE=12
GROUP=com.yqritc
ARTIFACT_ID=android-scalablevideoview
COMPILE_SDK_VERSION=33
BUILD_TOOLS_VERSION=30.0.2
TARGET_SDK_VERSION=33
MIN_SDK_VERSION=21
POM_DESCRIPTION=Android texture video view having a variety of scale types
POM_URL=https://github.com/thang2162/Android-ScalableVideoView
POM_SCM_URL=git@github.com:thang2162/Android-ScalableVideoView.git
POM_SCM_CONNECTION=scm:git@github.com:thang2162/Android-ScalableVideoView.git
POM_SCM_DEV_CONNECTION=scm:git@github.com:thang2162/Android-ScalableVideoView.git
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=thang2162
POM_DEVELOPER_NAME=thang2162
POM_DEVELOPER_EMAIL=netguy87@gmail.com
ISSUE_URL=https://github.com/thang2162/Android-ScalableVideoView/issues