45 Star 321 Fork 95

Jenly / ZXingLite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 422 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jenly 提交于 2023-12-31 16:28 . 发布v3.1.0
buildscript {
apply from: 'versions.gradle'
}
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.1.2' apply false
id 'com.android.library' version '8.1.2' apply false
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
id 'com.vanniktech.maven.publish' version '0.25.3' apply false
}
Java
1
https://gitee.com/jenly1314/ZXingLite.git
git@gitee.com:jenly1314/ZXingLite.git
jenly1314
ZXingLite
ZXingLite
master

搜索帮助