79500942

Date: 2025-03-11 13:41:02
Score: 1
Natty:
Report link

Open the file build.gradle (Module: App) and implement into dependencies:

dependencies {
    // Outher dependencies...
    
    
    implementation ("com.google.code.gson:gson:2.10.1")
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andre Simao