We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a7111 commit dbac6caCopy full SHA for dbac6ca
.gitignore
@@ -3,3 +3,4 @@
3
/.idea/workspace.xml
4
.DS_Store
5
/build
6
+.iml
gradle.properties
@@ -17,8 +17,8 @@
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
# org.gradle.parallel=true
19
20
-VERSION_NAME=1.4
21
-VERSION_CODE=5
+VERSION_NAME=1.4.1
+VERSION_CODE=6
22
GROUP=com.github.developerpaul123.simplebluetoothlibrary
23
POM_DESCRIPTION=Android Simple Bluetooth Library
24
POM_URL=https://github.com/DeveloperPaul123/SimpleBluetoothLibrary
0 commit comments