Skip to content

Commit

Permalink
Reformat demo build.gradle file
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 487539107
  • Loading branch information
icbaker committed Nov 14, 2022
1 parent acfea39 commit 0383b72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demos/main/build.gradle
Expand Up @@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

apply from: '../../constants.gradle'
apply plugin: 'com.android.application'

Expand Down Expand Up @@ -90,3 +91,5 @@ dependencies {
}

apply plugin: 'com.google.android.gms.strict-version-matcher-plugin'
// copybara:strip_begin
// copybara:strip_begin

0 comments on commit 0383b72

Please sign in to comment.