Skip to content

Commit db00a34

Browse files
committedMay 1, 2022
Integrated latest patchanalysis changes and increased versionCode
1 parent e1d287d commit db00a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎SnoopSnitch/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
applicationId "de.srlabs.snoopsnitch"
88
minSdkVersion 19
99
targetSdkVersion 30
10-
versionCode 48
10+
versionCode 50
1111
versionName '2.0.12'
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}

0 commit comments

Comments
 (0)
Please sign in to comment.