Skip to content

Commit

Permalink
lib: explicit commit
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Jan 3, 2021
1 parent 7581cb0 commit ed8c3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation 'com.google.android.material:material:1.2.1'
implementation 'com.android.volley:dc-volley:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.github.UnifiedPush:UP-lib:main-SNAPSHOT'
implementation 'com.github.UnifiedPush:UP-lib:332bcdd07b'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
Expand Down

0 comments on commit ed8c3ab

Please sign in to comment.