Reformat demo build.gradle file
PiperOrigin-RevId: 487539107
This commit is contained in:
parent
c9fe52bf67
commit
62d6c303c1
@ -11,6 +11,7 @@
|
|||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
apply from: '../../constants.gradle'
|
apply from: '../../constants.gradle'
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
@ -90,3 +91,5 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'com.google.android.gms.strict-version-matcher-plugin'
|
apply plugin: 'com.google.android.gms.strict-version-matcher-plugin'
|
||||||
|
// copybara:strip_begin
|
||||||
|
// copybara:strip_begin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user