File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Seja bem vindo ao repositório. Aqui você encontrará como esse framework foi feito, exemplos de uso, dependencias usadas.
44Issues e Pull-Requests são muito bem vindos ao repositório, obrigado.
55
6- * Versão Atual: 1.1.1 (Estável).
6+ * Versão Atual: 1.1.2 (Estável).
77
88## Importe o framework para seu projeto:
99
@@ -21,7 +21,7 @@ Issues e Pull-Requests são muito bem vindos ao repositório, obrigado.
2121 <dependency >
2222 <groupId >com.github.mattnicee7</groupId >
2323 <artifactId >PixQRCodeGenerator</artifactId >
24- <version >1.1.1 </version >
24+ <version >1.1.2 </version >
2525 </dependency >
2626</dependencies >
2727```
@@ -33,7 +33,7 @@ repositories {
3333}
3434
3535dependencies {
36- implementation 'com.github.mattnicee7:PixQRCodeGenerator:1.1.0 '
36+ implementation 'com.github.mattnicee7:PixQRCodeGenerator:1.1.2 '
3737}
3838```
3939
You can’t perform that action at this time.
0 commit comments