# common **Repository Path**: zp0203/common ## Basic Information - **Project Name**: common - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2026-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # common #### 介绍 #setting.gradle maven { url 'https://jitpack.io' } implementation 'com.gitee.zp0203:common:1.24' 1.18 修改增加是否使用低版本Retrofit,适配android4.4 在gradle.properties中加 minRetrofit=true 1.17 minapi 19 支持增加okhttpclient的设置 1.15 minapi 24 #### 使用方法 [中文](https://gitee.com/zp0203/common/blob/master/Common/README_CN.md)