Fix gradle build with missing local.properties.
This commit is contained in:
@@ -23,9 +23,7 @@ import javax.annotation.Nullable;
|
||||
|
||||
|
||||
/**
|
||||
* bugs:
|
||||
* - V2: miscounted the byte-length for multi-byte full names.
|
||||
* - V1: miscounted the byte-length for multi-byte site names.
|
||||
* @see MasterKey.Version#V1
|
||||
*
|
||||
* @author lhunath, 2014-08-30
|
||||
*/
|
||||
|
@@ -28,8 +28,7 @@ import javax.annotation.Nullable;
|
||||
|
||||
|
||||
/**
|
||||
* bugs:
|
||||
* - V2: miscounted the byte-length for multi-byte full names.
|
||||
* @see MasterKey.Version#V2
|
||||
*
|
||||
* @author lhunath, 2014-08-30
|
||||
*/
|
||||
|
@@ -29,8 +29,7 @@ import java.util.Arrays;
|
||||
|
||||
|
||||
/**
|
||||
* bugs:
|
||||
* - no known issues.
|
||||
* @see MasterKey.Version#V3
|
||||
*
|
||||
* @author lhunath, 2014-08-30
|
||||
*/
|
||||
|
Reference in New Issue
Block a user