v1.2.0: turned off review support from debug updates
This commit is contained in:
@@ -72,7 +72,7 @@ public class DebugUpdates extends UpdateService {
|
||||
|
||||
@Override
|
||||
public boolean supportsReviews() {
|
||||
return true;
|
||||
return false; //turn on to debug review prompts
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user