Skip to content

Instantly share code, notes, and snippets.

View jignesh8992's full-sized avatar
🏠
Working from home

Jignesh N Patel jignesh8992

🏠
Working from home
  • Vasundhara Infotech LLP
  • Navsari, Gujarat, India
  • X @jignesh8992
View GitHub Profile
@jignesh8992
jignesh8992 / Pattern.java
Last active August 11, 2022 03:19
Patterns Logic Problem Solving
public class Pattern {
public static void main(String[] args){
System.out.print("\nJdroid World\n\n");
patter5(5);
System.out.print("\n\n");
}
/**
*****
@jignesh8992
jignesh8992 / ProjectSetup.md
Created July 21, 2022 16:22
Easy project setup for simple mvvm with dagger-hilt android project

Dependency


Include the library in your project level build.gradle

buildscript {
    dependencies {
        classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.0" // For navigation graph