Skip to content

Commit

Permalink
Merge pull request #1 from JeovaniMartinez/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
JeovaniMartinez authored Apr 9, 2021
2 parents d74c7fc + 19ef433 commit 1a3c2e7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@

<a href="#"><img src="https://img.shields.io/badge/WARNING-blue?style=for-the-badge&label=%20&labelColor=gray&color=yellow&logoColor=FFFFFF" alt="WARNING">

### This library is under development and under constant change. Its use for production is not recommended.

---

<h1 align="center">Android Utils</h1>
<p align="center"><a href="https://jeovanimartinez.github.io/Android-Utils/" target="_self"><img width="400" src="https://raw.githubusercontent.com/JeovaniMartinez/Android-Utils/master/resources/library-logo/intro-img.svg" alt="Android Utils Logo" /></a></p>
<h4 align="center">Set of utilities for Android app development.</h4>
Expand Down Expand Up @@ -61,7 +54,7 @@ _The objective of this library is to provide a set of utilities that are commonl
---

<p align="center">
<a href="https://jeovanimartinez.github.io/Android-Utils/docs/utilities/view-to-image" target="_self"><img src="https://user-images.githubusercontent.com/38060456/113793244-6d5b4880-970d-11eb-8236-68f6c57b709b.png" alt="View To Image" /></a>
<a href="https://jeovanimartinez.github.io/Android-Utils/docs/utilities/view-to-image" target="_self"><img src="https://user-images.githubusercontent.com/38060456/113956809-bd0c4380-97e3-11eb-9acd-0fc7d1009364.png" alt="View To Image" /></a>
</p>

---
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {

// Library version
androidUtilsVersionCode = 1
androidUtilsVersionName = "1.0.0-alpha"
androidUtilsVersionName = "0.9.0-beta"

gradlePluginVersion = '4.1.3'
lintVersion = '27.1.3' // If the Gradle plugin version is X.Y.Z, then the Lint library version is X+23.Y.Z.
Expand Down
Binary file removed docs/docs.rar
Binary file not shown.
Binary file added docs/docs[v0.9.0-beta].rar
Binary file not shown.

0 comments on commit 1a3c2e7

Please sign in to comment.